バージョン

GroupByGroupSummaries コンストラクタ(Nullable<Boolean>)

groupSummaries をブール値として設定するコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal enable As System.Nullable(Of Boolean) _
)
public GroupByGroupSummaries( 
   System.Nullable<bool> enable
)

パラメータ

enable
参照

オンラインで表示: GitHub